home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 87 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.5 KB

  1. Date: Sun, 31 Dec 1995 09:11:10 -0800
  2. From: Tom Lord <lord@beehive.cygnus.com>
  3. Message-ID: <199512311711.JAA03645@beehive.cygnus.com>
  4. To: info-gnu@prep.ai.mit.edu
  5. Subject: Rx 1.0
  6. Reply-To: lord@cygnus.com
  7. Distribution: world
  8. Approved: info-gnu@prep.ai.mit.edu
  9. Path: prep.ai.mit.edu!gnu
  10. Newsgroups: gnu.announce,gnu.utils.bug,comp.os.linux.misc,comp.unix.programmer,comp.unix.misc,comp.lang.c,comp.lang.misc
  11. Followup-To: gnu.utils.bug
  12.  
  13. Rx, version 1.0, is now available.
  14.  
  15. Copies can be obtained by ftp from prep.ai.mit.edu:pub/gnu/rx-1.0.tar.gz
  16. and from other sites (see the list of mirror sites at the end of this
  17. message).
  18.  
  19. Rx is an implementation of the standard regular expression matching
  20. functions specified by POSIX.2 (and then some).
  21.  
  22. The distribution now includes a texinfo manual.
  23.  
  24. The largest change in this version of Rx is an algorithmic improvement
  25. based on advice from Henry Spencer.  The resulting matcher is often a
  26. little slower than older versions of Rx, but more importantly, where
  27. older versions of Rx used unreasonable amounts of time or space, the
  28. new version gives reasonable performance.
  29.  
  30. Older versions of Rx included implementations of the standard GNU
  31. regexp entry points, as well as of the traditional BSD entry points.
  32. In the interest of saving time, these have not been ported to Rx 1.0,
  33. though contributions of implementations are welcome.
  34.  
  35. This version of Rx has been built and tested on Linux.
  36.  
  37. Please report bugs to bug-gnu-utils@prep.ai.mit.edu.
  38.  
  39. [ Most GNU software is packed using the GNU `gzip' compression program.
  40.   Source code is available on most sites distributing GNU software.
  41.  
  42.   For information on how to order GNU software on tape, floppy or cd-rom, or
  43.   printed GNU manuals, check the file etc/ORDERS in the GNU Emacs
  44.   distribution, ftp the file /pub/gnu/GNUinfo/ORDERS on prep, or
  45.   e-mail a request to: gnu@prep.ai.mit.edu 
  46.  
  47.   By ordering your GNU software from the FSF, you help us continue to
  48.   develop more free software.  Media revenues are our primary source of
  49.   support.  Donations to FSF are deductible on US tax returns.
  50.  
  51.   The above software will soon be at these ftp sites as well.
  52.   Please try them before prep.ai.mit.edu as prep is very busy!
  53.  
  54.   thanx -gnu@prep.ai.mit.edu
  55.  
  56.         ASIA: ftp.cs.titech.ac.jp, utsun.s.u-tokyo.ac.jp:/ftpsync/prep,
  57.   cair-archive.kaist.ac.kr:/pub/gnu, ftp.nectec.or.th:/pub/mirrors/gnu
  58.         AUSTRALIA: archie.au:/gnu (archie.oz or archie.oz.au for ACSnet)
  59.         AFRICA: ftp.sun.ac.za:/pub/gnu
  60.         MIDDLE-EAST: ftp.technion.ac.il:/pub/unsupported/gnu
  61.         EUROPE: irisa.irisa.fr:/pub/gnu, ftp.univ-lyon1.fr:pub/gnu,
  62.   ftp.mcc.ac.uk, unix.hensa.ac.uk:/mirrors/uunet/systems/gnu,
  63.   src.doc.ic.ac.uk:/gnu, ftp.ieunet.ie:pub/gnu, ftp.eunet.ch,
  64.   nic.switch.ch:/mirror/gnu, ftp.informatik.rwth-aachen.de:/pub/gnu,
  65.   ftp.informatik.tu-muenchen.de, ftp.win.tue.nl:/pub/gnu, ftp.nl.net,
  66.   ftp.etsimo.uniovi.es:/pub/gnu ftp.funet.fi:/pub/gnu, ftp.denet.dk,
  67.   ftp.stacken.kth.se, isy.liu.se, ftp.luth.se:/pub/unix/gnu,
  68.   ftp.sunet.se:/pub/gnu, archive.eu.net
  69.         SOUTH AMERICA: ftp.inf.utfsm.cl:/pub/gnu, ftp.unicamp.br:/pub/gnu
  70.         WESTERN CANADA: ftp.cs.ubc.ca:/mirror2/gnu
  71.         USA: wuarchive.wustl.edu:/systems/gnu, labrea.stanford.edu,
  72.   ftp.digex.net:/pub/gnu, ftp.kpc.com:/pub/mirror/gnu, f.ms.uky.edu:/pub3/gnu,
  73.   jaguar.utah.edu:/gnustuff, ftp.hawaii.edu:/mirrors/gnu,
  74.   uiarchive.cso.uiuc.edu:/pub/gnu, ftp.cs.columbia.edu:/archives/gnu/prep,
  75.   col.hp.com:/mirrors/gnu, gatekeeper.dec.com:/pub/GNU,
  76.   ftp.uu.net:/systems/gnu
  77.  
  78. ]
  79.  
  80.  
  81.